composetable: Keep multi-char values
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Feb 2021 06:09:54 +0000 (01:09 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 2 Feb 2021 16:54:53 +0000 (11:54 -0500)
commitcebf2b2009a4099166dddd5604e9c9c57af9350f
treef2f6513089ee50336c09cbfb19ae58d6d465bdf7
parent773ae0cd0f84b7d8e9aa0842656562713c3ceb93
composetable: Keep multi-char values

Keep string values in the table, and return them
from the check function. This commit temporarily
disables the table caching, since the cache format
does not handle string values yet.

Fixes: #186
gtk/gtkcomposetable.c
gtk/gtkcomposetable.h